Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x6e6380…06a0e1
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x10a0ba…bf3245
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x06a66b…dd47af
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x18e620…761b6e
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0xe0cd25…9a8472
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x70895b…bcacab
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0xaff064…a1da43
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x2e76f3…154686
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x36ae98…afcc7f
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0xcdfffb…de9078
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x7fc69a…041925
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0xb234d6…0ec0e4
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x1f91e6…713ce1
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0xbc6f41…e1ada6
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0xe6b929…58e0a5
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x9bf5fe…d7edd5
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x6efffa…f955b5
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x499795…9a7d30
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0xa4c95f…a1824c
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0xa6366f…a1ad2e
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x99f3a5…9901aa
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0xbdc8a6…16f478
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0xff2d32…d1b513
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0xc4c6ff…e14b1e
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase77d ago0x840268…ef69d0

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.