Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0xac90b6…649339
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0xd96d93…b7d0c3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x70d74c…76de66
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x9f7aad…8ab454
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x932283…608a45
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x9caed1…99c012
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0xbfb44f…bc45ca
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x62d25c…4b432e
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x7f64f0…9eca2c
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0xdf538b…2e3075
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x18b5e4…d57c09
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x7c3cee…d2c20b
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0xf40ef3…e55c29
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x972b20…b710e6
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x7b4453…6c63c6
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x04a38a…b8889b
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0xbd9d1f…02e00d
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0xed1bab…901e9a
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x7555fa…419fdc
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x553f6d…86546f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0xf4213e…bd1ee6
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0xf955b3…75cdb5
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x9cd4c4…ef126d
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x70d35a…0748db
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase43d ago0x14bcd4…525509

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.