Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71ae…5d0b0x3e0a…78e7Base—$0.005028100%coinbase74d ago0x61ed85…a893f7
0x71ae…5d0b0x3e0a…78e7Base—$0.004817100%coinbase74d ago0xe1be3e…6b8e0c
0x71ae…5d0b0x3e0a…78e7Base—$0.002999100%coinbase74d ago0xb7c350…2dd85e
0x71ae…5d0b0x3e0a…78e7Base—$0.005418100%coinbase74d ago0x3d9027…a99956
0x71ae…5d0b0x3e0a…78e7Base—$0.002764100%coinbase74d ago0x6ad743…1304ae
0x71ae…5d0b0x3e0a…78e7Base—$0.003392100%coinbase74d ago0x6f80f8…cab2f8
0x71ae…5d0b0x3e0a…78e7Base—$0.004681100%coinbase74d ago0x10239f…eacbfc
0x71ae…5d0b0x3e0a…78e7Base—$0.005063100%coinbase74d ago0xae3214…50be19
0x71ae…5d0b0x3e0a…78e7Base—$0.002995100%coinbase74d ago0x778fde…68ed18
0x71ae…5d0b0x3e0a…78e7Base—$0.002853100%coinbase74d ago0x34b1c1…f37e83
0x71ae…5d0b0x3e0a…78e7Base—$0.002828100%coinbase74d ago0x13feb3…3d6c06
0x71ae…5d0b0x3e0a…78e7Base—$0.00413100%coinbase74d ago0x64336a…746668
0x71ae…5d0b0x3e0a…78e7Base—$0.003709100%coinbase75d ago0x3cf84c…50bab0
0x71ae…5d0b0x3e0a…78e7Base—$0.005841100%coinbase75d ago0xe87123…ce00ec
0x71ae…5d0b0x3e0a…78e7Base—$0.005607100%coinbase75d ago0x917fa9…f353fa
0x71ae…5d0b0x3e0a…78e7Base—$0.003069100%coinbase75d ago0x70a453…3a521c
0x71ae…5d0b0x3e0a…78e7Base—$0.005418100%coinbase75d ago0xe2e563…22d09b
0x71ae…5d0b0x3e0a…78e7Base—$0.003559100%coinbase75d ago0x13b6f4…537441
0x71ae…5d0b0x3e0a…78e7Base—$0.00275100%coinbase75d ago0xe90be2…9f4242
0x71ae…5d0b0x3e0a…78e7Base—$0.004807100%coinbase75d ago0xa767c5…0c13ed
0x71ae…5d0b0x3e0a…78e7Base—$0.004777100%coinbase75d ago0x1c8d3f…ef57a4
0x71ae…5d0b0x3e0a…78e7Base—$0.004605100%coinbase75d ago0xb2db8a…422251
0x71ae…5d0b0x3e0a…78e7Base—$0.005779100%coinbase75d ago0xf47e8e…0afaaa
0x71ae…5d0b0x3e0a…78e7Base—$0.004003100%coinbase75d ago0xcd0173…f8f61c
0x71ae…5d0b0x3e0a…78e7Base—$0.005838100%coinbase75d ago0xb93249…3658af

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.