Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0xf4e3e3…00343c
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0xb0cd60…b54dbb
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x67d462…e48132
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x96736b…d81c00
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0xa89d9d…fd4c44
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x0fc535…c9c23e
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x959ef1…59587b
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x668033…26c963
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x512beb…b9fbbb
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x4c5f4d…5f9f1c
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0xb17b61…5dde06
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x28367d…7cf78e
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0xe6cc32…27bfe1
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0xdd0b33…37f854
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x141442…ceddbc
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x42a99b…f4af50
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0xb96cdb…59a7a3
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x2d457b…5ec3a8
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x5a25cc…230751
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0xfc8120…bfb2b4
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0xc01b15…316af2
0x2df4…51210xfe80…47eeBase$0.001100%fluxa17d ago0x520507…a26774
0x2df4…51210xfe80…47eeBase$0.001100%fluxa18d ago0xf35d53…9ca4f3
0x2df4…51210xfe80…47eeBase$0.001100%fluxa18d ago0x8d3f1b…05f154
0x2df4…51210xfe80…47eeBase$0.001100%fluxa18d ago0x9e588c…666cc8

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.