Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xd8c4…63670x73fc…b29bBase—$0.01100%0x0018…ca9760d ago0x6ab5f9…12da85
0xac32…e2300x73fc…b29bBase—$0.01100%0x0018…ca9760d ago0x443267…76a990
0xac32…e2300x73fc…b29bBase—$0.0075100%0x0018…ca9760d ago0x826b6b…6cc176
0xac32…e2300x73fc…b29bBase—$0.01100%0x0018…ca9760d ago0xa739c8…48b35f
0xac32…e2300x73fc…b29bBase—$0.0075100%0x0018…ca9760d ago0x2cf514…418381
0xac32…e2300x73fc…b29bBase—$0.0075100%0x0018…ca9760d ago0x920a6d…8e6a9d
0x955e…2d2e0x73fc…b29bBase—$0.006100%0x0018…ca9760d ago0x2ccfe3…1dd408
0x955e…2d2e0x73fc…b29bBase—$0.006100%0x0018…ca9760d ago0x1e86f4…fe2e90
0x955e…2d2e0x73fc…b29bBase—$0.006100%0x0018…ca9760d ago0x26a94e…f18989
0x955e…2d2e0x73fc…b29bBase—$0.006100%0x0018…ca9760d ago0x188cb1…f14c9c
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0x5948b1…f5e903
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0x66c249…ae9832
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0xc09190…21afdd
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0x645800…b2e552
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0xdb5acd…1805ab
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0x0c783b…68ee60
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0xb65e6e…7e2237
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0x7da432…fdbbca
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0x987669…58cd27
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0xeb67c3…cd3028
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0xc81b7d…7df411
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0xb76489…0478d7
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0x320bd7…fe1a85
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0x96eb72…9724f2
0xc49f…ab830x73fc…b29bBase—$0.005100%0x0018…ca9760d ago0x8c690f…e5def8

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.