Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0xf84db8…fd49e7
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0xf2cf90…9b9d41
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x4df843…1d54fe
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0xa714d5…f94e57
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0xa8deac…9e1efe
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x3088e4…6d48f9
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x9bf8ce…6f289e
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x69fd90…ae18bc
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x688b9f…584ac0
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x6bafc4…ee6590
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0xa18545…676419
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x9c7838…b0db4d
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x24ec01…b299ea
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x9c0310…e6f965
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0xadd1c4…4eb905
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x09de1c…a4ed66
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x84943d…1ab8de
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0xa16c7b…76f9f3
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x3f9e0b…a4f430
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x524282…e44cfb
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0xb5e6a0…911fe6
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0xe8c2b1…b5df60
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x8726de…5ef86a
0xf380…60390xfe80…47eeBase$0.001100%fluxa18d ago0x081147…563dbd
0xf380…60390xfe80…47eeBase$0.001100%fluxa19d ago0x676c72…0b0c41

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.