Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18s ago0x4d6621…505bbd
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase18s ago0x8bb825…221f27
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x88e3aa…6e5230
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0x6c7bc2…fc885d
0xdf1b…43a90x5c4e…a0fdBase—$0.1370%0x5c4e…a0fd24s ago0xfc9b59…658203
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x19f04c…2c8e50
0x0d81…2d3c0xfe80…47eeBase—$0.001100%fluxa26s ago0xac9629…54c1a5
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase30s ago0x0d9c8e…29b87a
0xe03d…274b0x50eb…6480Base—$0.00370%0x54f0…793234s ago0xa36841…c7cf3d
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase36s ago0x8a4583…b4f13a
0x38b4…09a70xef43…6c7fBase—$0.01100%virtuals36s ago0x89206e…cee714
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x33dd7d…0f9e0b
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase38s ago0x3dbc3e…bffbd6
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase42s ago0x32a4d9…7c3cbc
0xbc98…2f490x0f7a…9fd2Base—$9.9570%0xdd80…501044s ago0x7a8dfb…c74f72
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…793246s ago0x04782d…6b6c7b
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase48s ago0x92b93c…ebb4d7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0xa7290f…267d28
0xeb8a…37260x429d…bceaBasex402 service$0.05100%coinbase52s ago0x53db39…474ea3
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase54s ago0x50eabb…5676f6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase56s ago0x3a4b23…4e29e7
0x1c44…80080xef43…6c7fBase—$0.01100%virtuals58s ago0xecba95…926bb3
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase1m ago0xf5bf3e…9c4daa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0xc197df…ceab20
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x082c9a…ed8593

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://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://roundhouseai.io/dashboard/team.

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