Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02bf…be330x3e0a…78e7Base—$0.004087100%coinbase74d ago0x56ddec…df238f
0x02bf…be330x3e0a…78e7Base—$0.002677100%coinbase74d ago0x3e5ad4…98eef3
0x02bf…be330x3e0a…78e7Base—$0.002871100%coinbase74d ago0xa06863…58c185
0x02bf…be330x3e0a…78e7Base—$0.004272100%coinbase74d ago0x3de1fd…ce4cb0
0x02bf…be330x3e0a…78e7Base—$0.005259100%coinbase74d ago0x7584f2…32bd6c
0x02bf…be330x3e0a…78e7Base—$0.003495100%coinbase74d ago0x05301e…0d2b86
0x02bf…be330x3e0a…78e7Base—$0.005574100%coinbase74d ago0x4befcc…129d7a
0x02bf…be330x3e0a…78e7Base—$0.004225100%coinbase74d ago0x6bd372…948f23
0x02bf…be330x3e0a…78e7Base—$0.005598100%coinbase74d ago0x1d9fc4…a76e0f
0x02bf…be330x3e0a…78e7Base—$0.00388100%coinbase74d ago0xe016a2…14c6fe
0x02bf…be330x3e0a…78e7Base—$0.0053100%coinbase74d ago0x5c99b5…8e4813
0x02bf…be330x3e0a…78e7Base—$0.003018100%coinbase74d ago0x77334a…b6c614
0x02bf…be330x3e0a…78e7Base—$0.004644100%coinbase75d ago0x0c576c…17d5fe
0x02bf…be330x3e0a…78e7Base—$0.005094100%coinbase75d ago0xd95f0b…df929f
0x02bf…be330x3e0a…78e7Base—$0.004532100%coinbase75d ago0x5dfe42…c3c1b4
0x02bf…be330x3e0a…78e7Base—$0.00307100%coinbase75d ago0x1a1c34…fee610
0x02bf…be330x3e0a…78e7Base—$0.004627100%coinbase75d ago0x9331df…649415
0x02bf…be330x3e0a…78e7Base—$0.005461100%coinbase75d ago0x867209…e6eb8c
0x02bf…be330x3e0a…78e7Base—$0.004971100%coinbase75d ago0x755f7f…af2b09
0x02bf…be330x3e0a…78e7Base—$0.003836100%coinbase75d ago0xa5b573…91c671
0x02bf…be330x3e0a…78e7Base—$0.005459100%coinbase75d ago0x5cd074…504244
0x02bf…be330x3e0a…78e7Base—$0.003119100%coinbase75d ago0xea362f…0d884c
0x02bf…be330x3e0a…78e7Base—$0.005827100%coinbase75d ago0x7c0553…8b83a6
0x02bf…be330x3e0a…78e7Base—$0.004888100%coinbase75d ago0x0f24a1…f5fca3
0x02bf…be330x3e0a…78e7Base—$0.00454100%coinbase75d ago0x85b6d5…832332

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.