Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase77d ago0x464d7f…981133
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase77d ago0x06e0ce…137996
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase77d ago0x881423…18fcf6
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase77d ago0xf8e1be…74e1db
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase77d ago0x6a127e…62d388
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase77d ago0xeb6d9a…342967
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x0cb6b7…635f9b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x3a3069…933f9c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x54a6c5…f86703
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x20a4b9…2f1d97
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x8c3e8b…ab1427
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0xf9a58e…ac6887
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x7e2735…afa575
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x616204…ae75be
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x9ca883…471440
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0xb7cd1a…9047a4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x9c3131…f52bc7
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x6b44fd…279bb7
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x197554…0a2ff2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0xc750a8…9f752d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0x4606d3…ca4fde
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0xfe2b1c…4ef2dc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0xc8a507…d72708
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase78d ago0xec3178…e826ff

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.