Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4369…1ce70x1892…6085Base$1.43100%relai175d ago0x1eb675…93517b
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals175d ago0xb7864c…721dd7
0xb0f9…f12c0x325b…d430BaseStableEnrichExa$0.02100%coinbase175d ago0xac5761…96d398
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0xa8c3b3…0a7d96
0x9bac…d51e0xef43…6c7fBase$1.00100%virtuals175d ago0x593602…8bbe4a
0x5138…cb450x1892…6085Base$1.44100%relai175d ago0x922079…a74485
0x67bb…db040xef43…6c7fBase$0.20100%virtuals175d ago0x768811…12f8ae
0x3338…2a0d0xef43…6c7fBase$0.50100%virtuals175d ago0x33fa4a…8ec762
0xbe67…ea9e0xef43…6c7fBase$0.50100%virtuals175d ago0xaa8217…c5eed8
0x0e5a…53c40xef43…6c7fBase$0.05100%virtuals175d ago0xee76ec…81eadb
0xed40…a6650x1892…6085Base$1.67100%relai175d ago0x6ad400…1a0553
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase175d ago0x766956…0d752d
0x3273…0d750xef43…6c7fBase$1.00100%virtuals175d ago0x213fe3…46859e
0xd3a0…45510x1892…6085Base$1.60100%relai175d ago0xee6e9d…00c80b
0xfd3c…6bbc0xef43…6c7fBase$0.50100%virtuals175d ago0x00b0e2…5a96ad
0x5558…c1dd0xef43…6c7fBase$0.50100%virtuals175d ago0x14f0f8…20158c
0x47ed…e2c50x1892…6085Base$1.47100%relai175d ago0x90afd8…3db999
0xbd69…df7b0x92dc…689bBase$0.001100%coinbase175d ago0x9c6deb…30689f
0x0562…fe630xef43…6c7fBase$0.05100%virtuals175d ago0x8692f8…6e1f96
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase175d ago0xde91c4…a95767
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase175d ago0x580948…9bcbb7
0x9294…d45f0x1892…6085Base$1.28100%relai175d ago0xa147ea…aa19b4
0x3ec0…532d0xef43…6c7fBase$1.00100%virtuals175d ago0x7f4845…9bcc8d
0x402d…aeb50xef43…6c7fBase$1.00100%virtuals175d ago0x023aa4…6d0024
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase175d ago0x68ed87…cb28b5

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.