Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0x84b5d9…c7a655
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0x6483bd…f9bcb1
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0x6d9f32…9142d7
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0x44d78a…fddabb
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0xdd6de8…10e7cd
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0x64abdd…392571
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0xc07625…e8d818
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0x76e4b4…20cfb1
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0xc7c897…157c38
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0x08deeb…a90744
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0x14bbc1…be5516
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0x45e6e7…3557b1
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0x5fab56…a97b0f
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0x1d27f2…af2f26
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0x631157…adf00d
0x7ea2…fa790xfe80…47eeBase—$0.001100%fluxa31d ago0xf8780f…91f1cf
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa31d ago0xce5ed4…bdb946
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa31d ago0x72a74f…3c2a3f
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa31d ago0xdaffc0…d69837
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa31d ago0x0503cc…bf22ab
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa31d ago0x8b17eb…56f4c8
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x7e5e7e…746f5f
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0xdfe6a6…059a9f
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x543f7d…61caa2
0x7ea2…fa790x9c95…e299Base—$0.001100%fluxa32d ago0x4fcba1…a1d8a2

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.