Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x7f128b…862306
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xd250cc…844a82
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x27916b…e412f0
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xdc4712…2d6332
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xa39507…1e86d7
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x6cfdd7…e0aef3
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xf31c33…fbd8c5
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x431e92…a64649
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x2b04ea…396703
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xf9da95…9bfd84
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x02406a…85c600
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x143cbb…7d38fd
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x6771bd…fd6720
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xe0776e…0f89ec
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x534cf6…40ee0c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xa1a0a5…ff8fe9
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x101acb…373ff6
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x51f5bc…1d2145
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x2f8e16…8dc058
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xac22b9…a2ade3
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x6de6c3…d32988
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0x02dfc8…db784c
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xd57de2…7f0946
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xab70c2…631fbb
0x2ab5…2ade0xa9dd…2315Base—$0.002100%coinbase20d ago0xa64ca3…3523f9

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.