Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf98…fe7e0x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase18d ago0xad5129…66f863
0xc9c7…16700x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase18d ago0x5c9949…c5c3d6
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase18d ago0xc41549…712649
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x77b5cd…c8b209
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x821ee3…f7d13a
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x4b87e0…aeeb48
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x92de59…a83656
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0xfd564f…3ac073
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x083e83…3a3521
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0xa181ad…233238
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x367871…794ba8
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x1eccfd…640866
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0xc85f07…457b6f
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0xd368d3…abdf3e
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x51b7a3…ddfe24
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x7446bb…bdc4da
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x9896ae…f6f987
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x295098…acad76
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x751b6c…682381
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x188cb4…dfa62e
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0xbaa43d…00172c
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x333e30…1e3496
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x1bbd07…be1a18
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x2140da…460aa2
0x8d2a…7d370x76a5…8fceBasegeoprimitivesMarine$0.001100%coinbase18d ago0x860c14…3584db

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.