Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9525…56800xac65…4417Base—$0.11100%fluxa111d ago0xca1ade…0b5dd7
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa111d ago0x53c76e…7d5f5d
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0x26bb95…8d0442
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0xad13be…27e2b4
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0xec860b…8f20c2
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0xa4851f…4e7cf1
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0x21adc8…c7f11f
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0x358a2c…a05f04
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0xdc18f0…506e35
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0x2e0965…7e68c2
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0xe6d402…76db9e
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0xa09d13…bdf2f3
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0xedca1a…08f9cd
0x9525…56800xac65…4417Base—$0.02100%fluxa112d ago0xa1130a…f3a82b
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0x06915f…503459
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0xd0aec1…1b976c
0x9525…56800xac65…4417Base—$0.01100%fluxa112d ago0xeb5d83…986e4d
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0xab6ece…7e23e5
0x9525…56800xac65…4417Base—$0.12100%fluxa112d ago0x308e79…aaa282
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0xcb9a7e…eb59fe
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0xdc7c9c…750891
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0xe06dc7…ebe818
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0x1cf180…f8632e
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0x147c62…8f1f59
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa112d ago0x6ec244…8be374

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.