Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x6179a2…b54a9e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x9bbf25…ef74a1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x5d330f…04659d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x8af083…e99a25
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0xf08ced…e8a1c8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0xfb88d6…45d121
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0xe046b6…44b789
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x46c66d…e452d0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0xf40740…920403
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x73292b…955e22
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x60e6cb…2cc07a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x37baa3…d95a86
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x421746…5abcab
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x4ba815…53d2b5
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0xcf52b5…e72680
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x23f115…685b73
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x116055…308505
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x1a0669…1dd1ec
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x69b33a…1356bc
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0xcfc2a6…5bfcf1
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0xe871be…51cfdd
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0xcf8956…aada09
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x283a25…15ee95
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x9e2101…624983
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase57d ago0x702c0a…0d91f2

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.