Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa86d ago0x599ad5…31059c
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa86d ago0x498df3…6139c2
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x84cf24…fbd497
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x39bef2…3ee31e
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x95aad2…2e6a80
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0xc9ad8a…29c5ea
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0xd1f3a7…05e7de
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0xdc49b3…3cbe3f
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x684a2f…23e7d8
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x127830…ef9baf
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x184a18…ce33fa
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x7c3dc2…8283d1
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0xe5e679…edef39
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x292fe4…bb534f
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x84e1c8…b81d5c
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x01b9c4…213dde
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x19c873…9f23e8
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0xe6c10e…bf1bb9
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x68dce8…0b7bfb
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x7f6330…48dca9
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x8c3715…05d3da
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x8670e0…4573e3
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0x42e5bd…807665
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0xbe6c04…48c34a
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa87d ago0xd22f46…9010ff

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.