Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79323h ago0xa3fb28…8fa4ef
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79323h ago0x1445f9…a180c1
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79323h ago0x216f2f…009111
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79324h ago0xbbb6dd…48142c
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79324h ago0xd8eb8a…45f130
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79324h ago0xea9717…938601
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79324h ago0xa2ffab…e88fe0
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79324h ago0xd8b88c…93c39b
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79324h ago0xbffe97…ae1049
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79324h ago0xb44510…7090b5
0x03c5…a0a30x50eb…6480Base—$0.00270%0x54f0…79324h ago0x6d0c5e…c1bae4
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79325h ago0xeaed16…8af661
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79325h ago0x52cf2e…c19d66
0x03c5…a0a30x50eb…6480Base—$0.00270%0x54f0…79325h ago0xda5f8b…185b24
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79325h ago0xf93c21…0dd9c1
0x03c5…a0a30x50eb…6480Base—$0.00270%0x54f0…79325h ago0x5f7fe0…9351d0
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79326h ago0xe9f366…4b5eb0
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79326h ago0xd922bc…871ad0
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79327h ago0x600f13…b46244
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79327h ago0x64e29d…10b6dd
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79327h ago0x4c0625…aa55fc
0x03c5…a0a30x50eb…6480Base—$0.00270%0x54f0…79327h ago0x1a440a…90c6f1
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79328h ago0xe6cc43…9ef8fc
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79328h ago0x14ec60…350c66
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…79328h ago0xdebbb6…8640e3

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.