Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e5f…06640x9c95…e299Base$0.001100%fluxa39d ago0x668256…2d9d08
0x4e5f…06640x9c95…e299Base$0.001100%fluxa39d ago0x787b3e…8592cd
0x4e5f…06640x9c95…e299Base$0.001100%fluxa39d ago0x0bffe1…669248
0x4e5f…06640x9c95…e299Base$0.001100%fluxa39d ago0xbbbedd…d0b8ec
0x4e5f…06640x9c95…e299Base$0.001100%fluxa39d ago0xfab394…67c6c6
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa39d ago0x88e07d…656657
0x4e5f…06640x9c95…e299Base$0.001100%fluxa39d ago0xaac922…710b6c
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa39d ago0x51de36…486f2a
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa39d ago0x17ae83…f7cc5b
0x4e5f…06640x9c95…e299Base$0.001100%fluxa39d ago0x8e51bf…001e2f
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa39d ago0xa31505…baa433
0x4e5f…06640x9c95…e299Base$0.001100%fluxa39d ago0xf8038c…724384
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa39d ago0x052e5d…f8a082
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa39d ago0x8bdbfc…df6e66
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa39d ago0xf1e54f…69d76a
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa39d ago0x29aab7…ddf1e6
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa39d ago0x270f81…4b6733
0x4e5f…06640x9c95…e299Base$0.001100%fluxa39d ago0xf08846…8237e2
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa39d ago0x772c5b…d8df15
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa39d ago0x9144fc…f25475
0x4e5f…06640x9c95…e299Base$0.001100%fluxa39d ago0x3a6923…86c148
0x4e5f…06640x9c95…e299Base$0.001100%fluxa39d ago0x812a2f…2d6764
0x4e5f…06640x9c95…e299Base$0.001100%fluxa39d ago0x9f0f49…7ce2e9
0x4e5f…06640xfe80…47eeBase$0.001100%fluxa39d ago0x8dbbca…47a73f
0x4e5f…06640x9c95…e299Base$0.001100%fluxa39d ago0x635b97…750637

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.