Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xe3f854…abd464
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xccae21…ef46c2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xf1a3f7…440c8f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xc8568f…47d46c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xb99453…d53852
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x0d2697…f3083c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x63e589…b7bff1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xc965d2…df180a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xc60ec1…85a717
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x5705b8…6792c8
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x6c7b5a…b9d38c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xeca67d…e863ad
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xbefb72…7f1f00
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x5083cc…d456b8
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x0f1a61…5238e1
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x272c31…08e5f8
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0x924c28…51e856
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase112d ago0xcca44f…a819b6
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase113d ago0x7b7ff1…432ddb
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase113d ago0xbb99b8…3a3963
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase113d ago0xd686cf…410fdb
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase113d ago0x25e6ae…f7cf39
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase113d ago0xb7ddda…b0a979
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase113d ago0xba96d1…c5219d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase113d ago0xaf482a…7eb692

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.