Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cae…0e6d0xfe80…47eeBase$0.001100%fluxa18d ago0x61e0af…1fa0ab
0x30de…1f910xfe80…47eeBase$0.001100%fluxa18d ago0x4aebf1…ec84f2
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa18d ago0xe08de0…ed5bfb
0x3698…a89d0xfe80…47eeBase$0.001100%fluxa18d ago0xc6c62b…74e454
0x0edf…26000xfe80…47eeBase$0.001100%fluxa18d ago0x69ff25…e65dc6
0x1365…b45f0xfe80…47eeBase$0.001100%fluxa18d ago0x992515…eee276
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x0b95a2…58a2cd
0xd9cf…12a70xfe80…47eeBase$0.001100%fluxa18d ago0x9763b7…be8a61
0x6387…5be80xfe80…47eeBase$0.001100%fluxa18d ago0xea0e68…6a9af9
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0xd375e9…b7be09
0x3cfc…1ee90xfe80…47eeBase$0.001100%fluxa18d ago0x4b6d6e…e647b8
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0xa02ca8…ba72d2
0x2070…34030xfe80…47eeBase$0.001100%fluxa18d ago0x54d81d…3bad68
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa18d ago0x387c5e…e1fe35
0x0b84…f7320xfe80…47eeBase$0.001100%fluxa18d ago0x08449c…320b75
0x98f3…869b0xfe80…47eeBase$0.001100%fluxa18d ago0x313613…0945d4
0xb04e…e5340xfe80…47eeBase$0.001100%fluxa18d ago0xe6ecb6…2974c2
0x2c14…58300xfe80…47eeBase$0.001100%fluxa18d ago0x8671af…92e71d
0x8f64…e5780xfe80…47eeBase$0.001100%fluxa18d ago0xb24bb6…4ba740
0x20f7…6f1b0xfe80…47eeBase$0.001100%fluxa18d ago0x84aab8…87e329
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa18d ago0xc4d64f…68109d
0xbaef…ef360xfe80…47eeBase$0.001100%fluxa18d ago0x898562…7f4097
0xb24f…c8b90xfe80…47eeBase$0.001100%fluxa18d ago0xc41223…262c13
0x2df4…51210xfe80…47eeBase$0.001100%fluxa18d ago0x66650d…cf26bb
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa18d ago0x7afb8a…9e623b

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.