Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7809…9ec30xac65…4417Base—$0.13100%fluxa106d ago0xd9e6d8…6a7d0b
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa106d ago0x653583…d2dd4c
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa106d ago0xa21e1f…3f8de7
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa106d ago0x40e25d…1eecc5
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa106d ago0x58e42a…cc1145
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa106d ago0xa4651f…ee2a78
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa106d ago0xdbcaa1…02e4a7
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa106d ago0xe188a9…81d8dc
0xb90a…9ae40x7809…9ec3Base—$0.02100%fluxa106d ago0xfaa15e…b63fe3
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa106d ago0xafda53…b985dc
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa106d ago0x2bf467…e7e305
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa106d ago0xa38e5f…d3c045
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa106d ago0x9394a2…2c2a03
0x7809…9ec30xac65…4417Base—$0.05100%fluxa106d ago0x2756f8…3e2b6e
0xb90a…9ae40x7809…9ec3Base—$0.05100%fluxa106d ago0x0fada9…981a16
0x7809…9ec30xac65…4417Base—$0.04100%fluxa106d ago0x3ff469…101e83
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa106d ago0xb10aee…6b03ce
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa106d ago0xd08e38…aecb5a
0xb90a…9ae40x7809…9ec3Base—$0.02100%fluxa107d ago0xbca060…e6057c
0x7809…9ec30xac65…4417Base—$0.02100%fluxa107d ago0x04b7d6…f77f0c
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa107d ago0x9862fb…d2060c
0xb90a…9ae40x7809…9ec3Base—$0.01100%fluxa107d ago0x6320b6…af8d29

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.