Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe940…92c20x5aae…482eBase$0.001100%coinbase3d ago0x29da31…bcab1e
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x461c26…6b951c
0xba10…f1000x5aae…482eBase$0.001100%coinbase3d ago0xd32d47…5a25df
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0xdd3ffa…41fef2
0x4679…33940x5aae…482eBase$0.001100%coinbase3d ago0x3b0673…dac340
0x3c46…2e270x5aae…482eBase$0.001100%coinbase3d ago0xf97458…1be700
0xe06d…00c80x5aae…482eBase$0.001100%coinbase3d ago0xb1b065…5a556a
0xd1b3…da320x5aae…482eBase$0.001100%coinbase3d ago0x48b9fd…50391f
0xd1b3…da320x5aae…482eBase$0.001100%coinbase3d ago0x626638…3bac4b
0xdbba…5ba10x5aae…482eBase$0.001100%coinbase3d ago0xd70672…13e554
0x011f…3a630x5aae…482eBase$0.001100%coinbase3d ago0x050592…9d881b
0x8c2f…f0160x5aae…482eBase$0.001100%coinbase3d ago0x0adc07…b575b7
0xe06d…00c80x5aae…482eBase$0.001100%coinbase3d ago0x895862…fbec0a
0x6ecb…e3640x5aae…482eBase$0.001100%coinbase3d ago0x5a4790…647935
0xb159…31630x5aae…482eBase$0.001100%coinbase3d ago0x5b14d9…61fba7
0x482b…62f30x5aae…482eBase$0.001100%coinbase3d ago0xfef118…eb0b6d
0xba10…f1000x5aae…482eBase$0.001100%coinbase3d ago0x792055…cd30ac
0x0c8b…adf00x5aae…482eBase$0.001100%coinbase3d ago0xa73525…c7084f
0x8342…76a00x5aae…482eBase$0.001100%coinbase3d ago0x7da611…b50d2d
0xd1b3…da320x5aae…482eBase$0.001100%coinbase3d ago0xee0a90…7c4181
0x0dcd…4e1a0x5aae…482eBase$0.001100%coinbase3d ago0x659801…fd7dd0
0xfbc4…00340x5aae…482eBase$0.001100%coinbase3d ago0x9d6a4b…97c921
0x0c8b…adf00x5aae…482eBase$0.001100%coinbase3d ago0x085cab…3df5ba
0x5163…2d160x5aae…482eBase$0.001100%coinbase3d ago0x30ae68…00e2c0
0x89e7…a8fa0x5aae…482eBase$0.001100%coinbase3d ago0xd773b3…e5673a

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.