Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e90…26c60xac65…4417Base$0.04100%fluxa111d ago0xf1a29e…c2f6ef
0x59d0…8eb30xac65…4417Base$0.01100%fluxa111d ago0x230509…92d1a2
0x803a…60cb0xac65…4417Base$0.11100%fluxa111d ago0xce7ce6…9dfa5c
0x7809…9ec30xac65…4417Base$0.01100%fluxa111d ago0xccdcb5…536955
0x68eb…e3da0xac65…4417Base$0.01100%fluxa111d ago0x3b9d81…bbfe28
0x6940…29df0xac65…4417Base$0.01100%fluxa111d ago0xb9e226…02babd
0xcb3c…6dd80xac65…4417Base$0.01100%fluxa111d ago0x22f2b0…daac33
0xe9da…4d9c0xac65…4417Base$0.03100%fluxa111d ago0xfcd6b8…3db270
0x685d…33f30xac65…4417Base$0.02100%fluxa111d ago0x369fc2…9fbeff
0x7a6c…239f0xac65…4417Base$0.01100%fluxa111d ago0x34a43f…df0e61
0x2aa1…8a000xac65…4417Base$0.07100%fluxa111d ago0x77e64f…c50b6f
0xa2f9…def80xac65…4417Base$0.05100%fluxa111d ago0xe93d2b…cd5896
0xfd38…bcac0xac65…4417Base$0.06100%fluxa111d ago0x509bc8…6ca38c
0x4987…753e0xac65…4417Base$0.03100%fluxa111d ago0xfc5159…9e6450
0xb480…52820xac65…4417Base$0.01100%fluxa111d ago0x2d3ab9…0205a6
0x4c87…77c00xac65…4417Base$0.05100%fluxa111d ago0x9fc0aa…34282e
0x9d7e…920e0xac65…4417Base$0.01100%fluxa111d ago0x6153df…a5275b
0xf581…ed260xac65…4417Base$0.03100%fluxa111d ago0x72739b…fe15f5
0x801d…b5f40xac65…4417Base$0.02100%fluxa111d ago0x4997dc…795d01
0xc21e…a0940xac65…4417Base$0.01100%fluxa111d ago0xc4ad35…fa90cb
0xbb86…1ffc0xac65…4417Base$0.50100%fluxa111d ago0xb28415…4aa9da
0x0d8f…cb4b0xac65…4417Base$0.05100%fluxa111d ago0x41e4a0…275911
0xac25…01d10xac65…4417Base$0.02100%fluxa111d ago0x324ff3…c4ca47
0xd58a…71c30xac65…4417Base$0.05100%fluxa111d ago0x8eb247…fdfb6f
0x10af…0b0f0xac65…4417Base$0.10100%fluxa111d ago0xdc7323…87fae7

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.