Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa371…ae160xd701…7fb0Base—$0.01100%coinbase74d ago0x4a35e0…5ba085
0xa371…ae160x4bbb…e3a2Base—$0.01100%coinbase74d ago0x238f93…58e142
0xa371…ae160x3ca0…1d72Base—$0.01100%coinbase74d ago0x997982…ab62c5
0xa371…ae160x0266…2409Base—$0.01100%coinbase75d ago0x642e75…6821a3
0xa371…ae160xcd1c…ce0cBase—$0.01100%coinbase75d ago0xc588f3…475fff
0xa371…ae160x8018…bd80Base—$0.01100%coinbase75d ago0x4277b7…44ccae
0xa371…ae160x89ec…d748Base—$0.01100%coinbase75d ago0x7a381e…02c870
0xa371…ae160x74db…6e10Base—$0.01100%coinbase75d ago0xf73c09…b489eb
0xa371…ae160xa377…75eeBase—$0.01100%coinbase75d ago0xceb1ab…31b30f
0xa371…ae160x2600…cd34Base—$0.01100%coinbase75d ago0x2606c0…6ae812
0xa371…ae160xb2e6…a94dBase—$0.01100%coinbase75d ago0xd12a78…166253
0xa371…ae160x642d…5de6Base—$0.01100%coinbase75d ago0x0e03e6…14c978
0xa371…ae160xb9a4…88d3Base—$0.01100%coinbase75d ago0x55e78b…42870b
0xa371…ae160xff28…7ba0Base—$0.01100%coinbase75d ago0x0027fb…b0db2c
0xa371…ae160xa007…8248Base—$0.01100%coinbase75d ago0x027d6d…2f60d5
0xa371…ae160xc147…4841Base—$0.01100%coinbase75d ago0x92fbdd…5d10c0
0xa371…ae160xad20…ff1eBase—$0.01100%coinbase75d ago0xe9cba1…f12869
0xa371…ae160x7d00…d305Base—$0.01100%coinbase75d ago0xe49e85…36abf6
0xa371…ae160x502a…9185Base—$0.01100%coinbase75d ago0xce8d85…38eeec
0xa371…ae160x39ef…9b55Base—$0.01100%coinbase75d ago0x701b16…f61391
0xa371…ae160x37ab…3da6Base—$0.01100%coinbase75d ago0xf27730…5ed783
0xa371…ae160xf3d3…7154Base—$0.01100%coinbase75d ago0x7bb086…3fa2c1
0xa371…ae160xde8f…c161Base—$0.01100%coinbase75d ago0x3e0260…9bad2f
0xa371…ae160x3841…f213Base—$0.01100%coinbase75d ago0x4e00e3…2469de
0xa371…ae160x734c…3f75Base—$0.01100%coinbase75d ago0xf1619d…e9f600

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.