Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea54…62830x6a0a…bf67Base—$0.01100%coinbase2d ago0xbeb3cf…6631bc
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0x10d216…9426ac
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0xe92989…dec22e
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0x273301…2b5130
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0x78f1be…9ae215
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0x5e2818…4bbed5
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0x2727a7…b96e78
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0x04c1e5…281b16
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0xe6027e…4b8f54
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0x9a5073…8fc5e5
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0x0f3743…7905cf
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0xff1b8b…fe69b8
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0xeb3f3d…3a1118
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0x3f7d2d…79c1b3
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0xbb752a…ed53ea
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0x0891b1…cf2edb
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0x16e880…a0aaa2
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0x692f4f…e54b8d
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0xe93023…5162bf
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0xe630d3…30f6a6
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0xc330d5…88b57f
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0xc7f7ae…3aaecb
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0xeaa6c9…5b5e30
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0x3afeaf…9bed86
0xea54…62830x6a0a…bf67Base—$0.10100%coinbase2d ago0xd69a76…b68f20

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.