Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x1ca668…b6f9af
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x25815f…937665
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x0e5216…9e665a
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x77fad8…493754
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x690f10…67ba5a
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0xd2c185…78cac5
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x946d5f…9b5f1b
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x5a6dca…e2e913
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0xa7f812…be417e
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0xb7f0a2…a73c71
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0xd308f0…70155c
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x6df4a6…64ad22
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x9e81ff…1cd1a4
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x642c98…3ff40b
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x12bf4f…423010
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x24b84c…7aea75
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x9f3e7c…6d8a2f
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0xeeb439…6744f7
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x4172f6…67101b
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0xd4dd30…75b6b5
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0xe44fe5…92a8f3
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x86506b…4a3611
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0xb0f7ec…fcd350
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x8099c2…eb9bde
0xe4f8…53600xa9dd…2315Base$0.002100%Route unknown35d ago0x5932cd…60bbb1

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.