Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c76…0bdb0x3e0a…78e7Base—$0.003371100%coinbase74d ago0xf3d49f…abd6f8
0x4c76…0bdb0x3e0a…78e7Base—$0.004476100%coinbase74d ago0xa2d455…b32ac8
0x4c76…0bdb0x3e0a…78e7Base—$0.003087100%coinbase74d ago0xef53dd…9bf5c2
0x4c76…0bdb0x3e0a…78e7Base—$0.005431100%coinbase74d ago0xdbe2e9…2741c7
0x4c76…0bdb0x3e0a…78e7Base—$0.004511100%coinbase74d ago0xc14029…2ca5ee
0x4c76…0bdb0x3e0a…78e7Base—$0.004839100%coinbase74d ago0x4265bd…492b4d
0x4c76…0bdb0x3e0a…78e7Base—$0.004129100%coinbase74d ago0x33dc61…2067da
0x4c76…0bdb0x3e0a…78e7Base—$0.004713100%coinbase74d ago0x374b20…dba6fa
0x4c76…0bdb0x3e0a…78e7Base—$0.00271100%coinbase74d ago0x7eef18…9e6c60
0x4c76…0bdb0x3e0a…78e7Base—$0.004713100%coinbase74d ago0x52cc67…d25b76
0x4c76…0bdb0x3e0a…78e7Base—$0.003271100%coinbase74d ago0xed0ef3…83b12a
0x4c76…0bdb0x3e0a…78e7Base—$0.005833100%coinbase74d ago0x9c1f14…4ac74b
0x4c76…0bdb0x3e0a…78e7Base—$0.005592100%coinbase74d ago0x4f8895…c61f58
0x4c76…0bdb0x3e0a…78e7Base—$0.00347100%coinbase74d ago0x53d25d…45bcd4
0x4c76…0bdb0x3e0a…78e7Base—$0.005295100%coinbase74d ago0x63c5a1…05c055
0x4c76…0bdb0x3e0a…78e7Base—$0.004261100%coinbase74d ago0x22c7b7…6f38e9
0x4c76…0bdb0x3e0a…78e7Base—$0.0047100%coinbase74d ago0xf3999a…d96d56
0x4c76…0bdb0x3e0a…78e7Base—$0.003271100%coinbase74d ago0xbac355…8334ab
0x4c76…0bdb0x3e0a…78e7Base—$0.004124100%coinbase74d ago0x6a6ad5…9a2e20
0x4c76…0bdb0x3e0a…78e7Base—$0.004354100%coinbase75d ago0x9c7f9b…017b7f
0x4c76…0bdb0x3e0a…78e7Base—$0.005639100%coinbase75d ago0x2e6b3a…51ff3e
0x4c76…0bdb0x3e0a…78e7Base—$0.005594100%coinbase75d ago0xdbba99…6b6460
0x4c76…0bdb0x3e0a…78e7Base—$0.004131100%coinbase75d ago0x3f0fe2…186b6c
0x4c76…0bdb0x3e0a…78e7Base—$0.003034100%coinbase75d ago0xbd49c8…73c950
0x4c76…0bdb0x3e0a…78e7Base—$0.003133100%coinbase75d ago0x88d3d3…e8b117

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.