Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x2503fe…704e92
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x13166f…089149
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xfaf42b…8ef2b7
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xbdf8af…f4a1fa
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x00b513…ff0689
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x176614…e0133d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x26d73d…ada78e
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x890cbd…9e8676
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x009135…6b4462
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x87cc1a…831592
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x3380c7…dea432
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xdf48b9…dccfab
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x02a295…93e891
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x4ef4b2…235aa7
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x8e8ecb…ba9e49
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x1a2806…aff216
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xb45667…279ee8
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xe0f631…c4d159
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xf5afa2…2a1d51
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x04b1ec…6c4a04
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xee7a4a…39ce7c
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xc38e2d…ba42e6
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0x1401da…b110bc
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xfffb3c…824543
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase39d ago0xa51159…bc08ae

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.