Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x29dd…aaca0x6a0a…bf67Base$0.01100%coinbase19h ago0x7edbfc…3bcb01
0x29dd…aaca0x6a0a…bf67Base$0.01100%coinbase19h ago0x12e0ce…a4aaa6
0x29dd…aaca0x6a0a…bf67Base$0.01100%coinbase19h ago0x5ad1d2…a4f54f
0x29dd…aaca0x6a0a…bf67Base$0.01100%coinbase19h ago0x66a9be…3e880b
0x29dd…aaca0x6a0a…bf67Base$0.01100%coinbase19h ago0xdb0573…2983ba
0x29dd…aaca0x6a0a…bf67Base$0.01100%coinbase19h ago0xfee5a1…e70f71
0x29dd…aaca0x6a0a…bf67Base$0.01100%coinbase19h ago0x1c4d71…020ae4
0x29dd…aaca0x6a0a…bf67Base$0.01100%coinbase19h ago0x3eb9a0…a5a3e2
0x29dd…aaca0x6a0a…bf67Base$0.01100%coinbase19h ago0x6ec1cc…acf55b
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0x858b6e…5b5e5d
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0x96a1ea…493c13
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0x26f504…a71738
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0xd13ae7…a38dac
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0x991e6b…c5ba04
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0x54861f…8e7af5
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0x3785d9…09a450
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0x19cc10…2be543
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0x1d9868…aee745
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0x6db9e0…aed192
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0x2cb45d…70a5c8
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0xb14253…f679ce
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0xbdc8e5…f16ae2
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0x5903d6…cbd2a3
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0xcce919…6627db
0x29dd…aaca0x6a0a…bf67Base$0.10100%coinbase19h ago0xac263a…1de29b

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.