Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x8f67…d014119d ago0xa4918d…b5e4f1
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xa06c…18fe119d ago0x907821…959d72
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x433f…6ee9119d ago0x0a6edc…04b1ff
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x04fd…2b52119d ago0x95e244…3d4d9f
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x7685…4769119d ago0x756e6a…6b7ecd
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xe10f…cb70119d ago0x5ea95a…00eed9
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x4339…3850119d ago0x979267…563f25
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x2544…8c45119d ago0xf8a496…307c8d
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x0ad8…9d8a119d ago0x48f23b…71bd5e
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x4c4a…536c119d ago0xbcdc6e…04c204
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xb182…b93d119d ago0x0803e0…cf673b
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xf8ec…37d4119d ago0x5629f1…8d8d1f
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xc7fb…4414119d ago0xd9639f…9e60e6
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x5944…5572119d ago0x735d52…03138c
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xcdfd…ef82119d ago0xa6ca40…c0132b
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x91b5…1a5e119d ago0x660a4d…8fe691
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xda14…75fa119d ago0x793d19…c3d35c
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xe935…f904119d ago0xff4968…b87aeb
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x45b4…af27119d ago0x98775e…2d2d82
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x4136…b726119d ago0x1212a2…f5011a
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x0d74…aad6119d ago0xb4f251…bfc523
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x3764…3be0119d ago0xb3b783…8639df
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x0524…9389119d ago0xc1044a…ac5bf8
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xfbcc…3fea119d ago0x7669ed…96b096
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xfb58…2b72119d ago0xa125d6…e5d9bf

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.