Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6e98e6…ca9516
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4bf57b…0f9349
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x01713c…df11dc
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad2eb9…d440af
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x07c096…c74ffe
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3e847…bb9d30
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe1ed7e…0e7749
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4c663b…c5d230
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x67ec2a…7bc74e
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc608de…2b3c5b
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x195e77…24b573
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7477c0…d32d41
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0fad4f…e01740
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1f3f14…0c254f
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5a21e9…d27b94
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7a39ad…9d25ff
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xae3415…0b6023
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x60dc24…3fcdf1
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3db466…6d5aae
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc20ee6…fedc59
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x570f1b…2558c3
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef6fe0…761847
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf2e17e…8d7331
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea152d…4da451
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI110d ago0x28006d…60ceee

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.