Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa47d ago0x46775d…985770
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0x516041…8f8098
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0x80a606…4c0a57
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0xee9151…d15e80
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0x4d6269…a09acf
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0x1c9098…82cdd7
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0x92fca7…78a305
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0x6ba55a…50a9b4
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0xae6fa4…88de8d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0xaac82d…313b2c
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0xd0157a…8c21d8
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0xf99c79…0e78dc
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0x0e8e99…bcb7cd
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa47d ago0x779a74…a7944d
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa47d ago0x669761…87a477
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0xa4bc3e…7d2069
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0x626243…f567a2
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa47d ago0x01840b…3d747b
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0x776110…d3b3b2
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0x717f8f…88a076
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa47d ago0x2a5f9d…a75e1d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa47d ago0x1145e7…10464b
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa47d ago0x227c67…e578c7
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa47d ago0x10364f…6a344b
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa47d ago0xc35954…eae28d

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.