Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49f0…233f0x3e0a…78e7Base—$0.005495100%coinbase79d ago0x5045fd…862ecf
0x49f0…233f0x3e0a…78e7Base—$0.003776100%coinbase79d ago0xb5c298…04b0af
0x49f0…233f0x3e0a…78e7Base—$0.002789100%coinbase79d ago0x5491f8…e470e4
0x49f0…233f0x3e0a…78e7Base—$0.003098100%coinbase79d ago0xd20adc…ac5bf3
0x49f0…233f0x3e0a…78e7Base—$0.004217100%coinbase79d ago0xdbf146…853e9d
0x49f0…233f0x3e0a…78e7Base—$0.003275100%coinbase79d ago0xe79897…aeb2b1
0x49f0…233f0x3e0a…78e7Base—$0.003587100%coinbase79d ago0x06517e…af9a99
0x49f0…233f0x3e0a…78e7Base—$0.002738100%coinbase79d ago0xdb3fdf…1090c2
0x49f0…233f0x3e0a…78e7Base—$0.004009100%coinbase79d ago0x3c47eb…c8d307
0x49f0…233f0x3e0a…78e7Base—$0.003677100%coinbase79d ago0x2815c4…6541da
0x49f0…233f0x3e0a…78e7Base—$0.005106100%coinbase79d ago0x9fde9f…af12e6
0x49f0…233f0x3e0a…78e7Base—$0.002814100%coinbase79d ago0xd5b160…c1500a
0x49f0…233f0x3e0a…78e7Base—$0.005762100%coinbase79d ago0x2f5beb…b5a82a
0x49f0…233f0x3e0a…78e7Base—$0.004449100%coinbase79d ago0x39498d…f38a4d
0x49f0…233f0x3e0a…78e7Base—$0.003981100%coinbase79d ago0x1e5d53…48c201
0x49f0…233f0x3e0a…78e7Base—$0.003578100%coinbase79d ago0x039ddf…dd4d3c
0x49f0…233f0x3e0a…78e7Base—$0.004133100%coinbase79d ago0xbf7165…0cf95c
0x49f0…233f0x3e0a…78e7Base—$0.005735100%coinbase79d ago0xac2ac0…cecd16
0x49f0…233f0x3e0a…78e7Base—$0.005233100%coinbase79d ago0xe5d6fe…d91a12
0x49f0…233f0x3e0a…78e7Base—$0.004933100%coinbase79d ago0x4a91fd…60402a
0x49f0…233f0x3e0a…78e7Base—$0.005554100%coinbase79d ago0x04a224…13ab3f
0x49f0…233f0x3e0a…78e7Base—$0.002675100%coinbase79d ago0x9df22e…661748
0x49f0…233f0x3e0a…78e7Base—$0.005395100%coinbase79d ago0x67ab96…ec91fe
0x49f0…233f0x3e0a…78e7Base—$0.003672100%coinbase79d ago0x9f2d1b…fde58d
0x49f0…233f0x3e0a…78e7Base—$0.004202100%coinbase79d ago0x81b3e1…b0eb41

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.