Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x54d930…54445b
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0xa943e3…1d7ff5
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0xbc05e2…c10816
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x427b05…72a247
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x3aa4d8…28c7ab
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x889838…12695c
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x21ac69…9beddb
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x1d661e…ba66ac
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x315842…a01601
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x311004…21d1eb
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x755909…8716b3
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0xd1bab9…94a2b5
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x172e0e…efc2f1
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x942216…d16cea
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x357947…50f591
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0xac866c…471baa
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x6e4040…41d027
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0xc66638…103279
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x84a1bc…78c41d
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0xd9fd29…86736f
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x6f7f01…30d52c
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x513d6c…ddf501
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0xba6706…cee758
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0xb56206…03ba2e
0xbf7e…4f180xa9dd…2315Base—$0.002100%candidates106d ago0x896a9b…637fbe

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.