Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4beb…fc340x3e0a…78e7Base—$0.005079100%coinbase74d ago0xd9024b…4d6908
0x4beb…fc340x3e0a…78e7Base—$0.004975100%coinbase74d ago0x8327b7…dfb4ce
0x4beb…fc340x3e0a…78e7Base—$0.004935100%coinbase74d ago0xdd3f2b…70485b
0x4beb…fc340x3e0a…78e7Base—$0.003947100%coinbase74d ago0x00e0fa…5097b4
0x4beb…fc340x3e0a…78e7Base—$0.004899100%coinbase74d ago0x0aac61…5ccecb
0x4beb…fc340x3e0a…78e7Base—$0.003088100%coinbase74d ago0x22cb00…9031b1
0x4beb…fc340x3e0a…78e7Base—$0.003223100%coinbase74d ago0x1b30c1…f53a8e
0x4beb…fc340x3e0a…78e7Base—$0.004747100%coinbase74d ago0x3ed937…b20868
0x4beb…fc340x3e0a…78e7Base—$0.005154100%coinbase74d ago0x6f9dc4…ee1517
0x4beb…fc340x3e0a…78e7Base—$0.004804100%coinbase75d ago0x44fa3a…98439b
0x4beb…fc340x3e0a…78e7Base—$0.003052100%coinbase75d ago0x45822d…1b94b3
0x4beb…fc340x3e0a…78e7Base—$0.003561100%coinbase75d ago0xa289fd…8a615b
0x4beb…fc340x3e0a…78e7Base—$0.005736100%coinbase75d ago0xb1e12c…bbab4d
0x4beb…fc340x3e0a…78e7Base—$0.004763100%coinbase75d ago0xcadea0…141f23
0x4beb…fc340x3e0a…78e7Base—$0.003537100%coinbase75d ago0x52b4c0…c4d5c3
0x4beb…fc340x3e0a…78e7Base—$0.005695100%coinbase75d ago0xe7bab7…2ee56d
0x4beb…fc340x3e0a…78e7Base—$0.004063100%coinbase75d ago0x13bb8c…96b550
0x4beb…fc340x3e0a…78e7Base—$0.003816100%coinbase75d ago0x2c8b8a…775599
0x4beb…fc340x3e0a…78e7Base—$0.003756100%coinbase75d ago0xd8dd19…01139a
0x4beb…fc340x3e0a…78e7Base—$0.003137100%coinbase75d ago0xd945e8…6f6349
0x4beb…fc340x3e0a…78e7Base—$0.00487100%coinbase75d ago0x111fbc…bf4aa7
0x4beb…fc340x3e0a…78e7Base—$0.004762100%coinbase75d ago0x3fb7d1…3c717d
0x4beb…fc340x3e0a…78e7Base—$0.0058100%coinbase75d ago0x79bfd6…ee9f18
0x4beb…fc340x3e0a…78e7Base—$0.002774100%coinbase75d ago0xfdb8d5…bd250f
0x4beb…fc340x3e0a…78e7Base—$0.002818100%coinbase75d ago0x78c8f9…0d4ef8

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.