Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf32e…57b20x2c5c…89ceBase—$0.01100%coinbase67d ago0x1da2e4…76e781
0xf32e…57b20x5335…8a1fBase—$0.01100%coinbase67d ago0x387372…bc606d
0xf32e…57b20xc2f1…c48eBase—$0.01100%coinbase67d ago0x960bf3…932ba0
0xf32e…57b20x5206…59b6Base—$0.01100%coinbase67d ago0x65a8a2…e3a73a
0xf32e…57b20x580f…e5b5Base—$0.01100%coinbase67d ago0xafc793…fbd9c8
0xf32e…57b20x20f9…3f89Base—$0.01100%coinbase67d ago0x766ecf…796e66
0xf32e…57b20x2bd1…08c7Base—$0.01100%coinbase67d ago0x030c76…4f1438
0xf32e…57b20x0433…5590Base—$0.01100%coinbase68d ago0x9beda9…c9f6d9
0xf32e…57b20x3839…f193Base—$0.01100%coinbase68d ago0xa2d376…174b13
0xf32e…57b20x3b42…ebdfBase—$0.01100%coinbase68d ago0x18dc89…58466f
0xf32e…57b20x554f…2135Base—$0.01100%coinbase68d ago0x76540a…395895
0xf32e…57b20xc8d3…9887Base—$0.01100%coinbase68d ago0x626adb…5fddc2
0xf32e…57b20x81a1…210cBase—$0.01100%coinbase68d ago0x139227…ea66ad
0xf32e…57b20x1f41…870fBase—$0.01100%coinbase68d ago0x667191…cb4079
0xf32e…57b20xa331…4b74Base—$0.01100%coinbase68d ago0x3cbd58…731e0b
0xf32e…57b20xaaa8…af56Base—$0.01100%coinbase68d ago0x0ee2e7…051e75
0xf32e…57b20xd730…d8c6Base—$0.01100%coinbase68d ago0x4f255a…b77ec2
0xf32e…57b20xb21b…b7d3Base—$0.01100%coinbase68d ago0xc0ee2e…426e79
0xf32e…57b20xcc88…bc81Base—$0.01100%coinbase68d ago0x54489c…f51e86
0xf32e…57b20xa0e8…6fa9Base—$0.01100%coinbase68d ago0x976b1a…b522bf
0xf32e…57b20xae1a…d561Base—$0.01100%coinbase68d ago0xc53127…132524
0xf32e…57b20x9e6d…b82dBase—$0.01100%coinbase68d ago0x50f15f…55b609
0xf32e…57b20xa224…43afBase—$0.01100%coinbase68d ago0xa0b346…e0d085
0xf32e…57b20xe97a…df0bBase—$0.01100%coinbase68d ago0xb72910…7e9a3b
0xf32e…57b20x41ec…c068Base—$0.01100%coinbase68d ago0x5aa735…868321

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.