Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0021…ad8f84d ago0x2be8dc…fd2f6f
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0018…ca9784d ago0xe5a4dc…ea2074
0x26c9…563c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd84d ago0xcd6dba…fb8e78
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0021…ad8f84d ago0xe50a75…73312e
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0018…ca9784d ago0xb828f2…bdcbd1
0x26c9…563c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd84d ago0xf760b2…40cba6
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0021…ad8f84d ago0xacb416…4dcc67
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0018…ca9784d ago0x3a0cda…2ed7ac
0x26c9…563c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd84d ago0xb3b332…50700b
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0021…ad8f84d ago0xabc73e…eefac6
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0018…ca9784d ago0x0d9f2a…e6576a
0x26c9…563c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd84d ago0x01d733…3e5b43
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0021…ad8f84d ago0xd3b288…b98fcd
0x26c9…563c0x73fc…b29bBase—$0.01100%0x0018…ca9784d ago0xea46b2…429015
0x26c9…563c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd84d ago0x395bcb…9c3509
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0021…ad8f84d ago0x4e1076…375457
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0021…ad8f84d ago0x40e207…8987be
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0018…ca9784d ago0xed8efc…6651fa
0x26c9…563c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd84d ago0x55f0f8…63901a
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0021…ad8f84d ago0xe5d41f…685b6d
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0018…ca9784d ago0xfc9912…9a2240
0x26c9…563c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd84d ago0x93697d…6523de
0x26c9…563c0x73fc…b29bBase—$0.0035100%0x0021…ad8f84d ago0xf94bd8…f4f7ff
0x26c9…563c0x73fc…b29bBase—$0.0075100%0x0018…ca9784d ago0x191d36…11e2f0
0x26c9…563c0x73fc…b29bBase—$0.0035100%0xdf7d…5dbd84d ago0x4b2974…e87c7d

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.