Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0xc5180e…fa9cdc
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x8139a2…9ef861
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x676731…ef7be0
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x513c1f…b25931
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x6616b0…056f9d
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x35f02b…f9bcc3
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0xb66f3b…7cab66
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x022077…e7a942
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x8a67ba…5d1bc5
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x085dad…73af72
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0xec0827…4000bf
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x98e64f…a02678
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x891fec…f4fada
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x4c0c58…a3f883
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0xc21703…4833a6
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0xa6585f…42234d
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x902d25…6dad96
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x35976e…b5155b
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x87ffab…112ef4
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0xc604f1…608c7d
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0xd4dc81…e79174
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x0a8d8b…8e1540
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0xd0b18f…589103
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x0037cd…84fb97
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58416d ago0x47257e…f2d922

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.