Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7296…f5f50x3e0a…78e7Base—$0.003439100%coinbase75d ago0x7aee5c…75b5b3
0x7296…f5f50x3e0a…78e7Base—$0.005257100%coinbase75d ago0x7a9216…b83680
0x7296…f5f50x3e0a…78e7Base—$0.004187100%coinbase75d ago0xddf9ad…5d613e
0x7296…f5f50x3e0a…78e7Base—$0.00559100%coinbase75d ago0x0ad139…7718d3
0x7296…f5f50x3e0a…78e7Base—$0.004424100%coinbase75d ago0x65e6a7…86ec9e
0x7296…f5f50x3e0a…78e7Base—$0.002957100%coinbase75d ago0x4f4a4a…851cc8
0x7296…f5f50x3e0a…78e7Base—$0.00588100%coinbase75d ago0x0d2cd2…098cfd
0x7296…f5f50x3e0a…78e7Base—$0.003837100%coinbase75d ago0x707858…1eb2ab
0x7296…f5f50x3e0a…78e7Base—$0.003347100%coinbase75d ago0xde1980…9e0e56
0x7296…f5f50x3e0a…78e7Base—$0.003373100%coinbase75d ago0x9ba3ea…b65a74
0x7296…f5f50x3e0a…78e7Base—$0.003199100%coinbase75d ago0xf65829…ac6d8e
0x7296…f5f50x3e0a…78e7Base—$0.003783100%coinbase75d ago0xa5c716…c9dd73
0x7296…f5f50x3e0a…78e7Base—$0.005331100%coinbase75d ago0x2ada1c…eb4765
0x7296…f5f50x3e0a…78e7Base—$0.004017100%coinbase75d ago0x8d5955…cfc1c4
0x7296…f5f50x3e0a…78e7Base—$0.005143100%coinbase75d ago0x2e77dc…d61642
0x7296…f5f50x3e0a…78e7Base—$0.005677100%coinbase75d ago0x498d57…85049c
0x7296…f5f50x3e0a…78e7Base—$0.005347100%coinbase75d ago0x4a6f95…35be81
0x7296…f5f50x3e0a…78e7Base—$0.005675100%coinbase75d ago0xd3b6fa…cebfb5
0x7296…f5f50x3e0a…78e7Base—$0.005482100%coinbase75d ago0x52862d…7bd794
0x7296…f5f50x3e0a…78e7Base—$0.002863100%coinbase75d ago0xcaefe9…90d99a
0x7296…f5f50x3e0a…78e7Base—$0.004006100%coinbase75d ago0x50ad00…fdab67
0x7296…f5f50x3e0a…78e7Base—$0.004298100%coinbase75d ago0xa69ac7…318be6
0x7296…f5f50x3e0a…78e7Base—$0.005081100%coinbase75d ago0x38819e…e4e23c
0x7296…f5f50x3e0a…78e7Base—$0.003618100%coinbase75d ago0xd620d0…a1c655
0x7296…f5f50x3e0a…78e7Base—$0.004411100%coinbase75d ago0x981947…52e082

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.