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%0xde8d…bd2c117d ago0x00b534…193ba5
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x5613…339e117d ago0x81db9c…1337d7
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xb027…a851117d ago0xe319b3…0ba39c
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xbb85…6582117d ago0xf86fcc…56f53b
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x6c20…6aed117d ago0x37f5d0…982884
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x9765…2c94117d ago0xa37e17…f9fcf8
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x2837…f767117d ago0xd976d5…ea6be3
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x63f7…4578117d ago0x020fd4…3fbd9e
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x5e6e…1787117d ago0xef1aab…c03a50
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xa070…95e0117d ago0x5a23cd…e55360
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x44ef…9f63117d ago0xaad0fe…235800
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x39f9…9a79117d ago0x7ac51a…9cabd3
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x39e0…3f79117d ago0x8f008e…97948a
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x647b…3fa5117d ago0xc6837e…3972c6
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xb89a…e8ac117d ago0x5821ce…25d1bf
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x39e0…3f79117d ago0x64573d…b0ea4e
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xfec0…c394117d ago0xb4a475…d500a4
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xd500…f63a117d ago0x9eb690…dfa905
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x8112…5167117d ago0x203614…4c2d58
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xbdce…f637117d ago0xe9309c…00faa6
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xbb99…f69a117d ago0x177864…ef9fd4
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x9667…204e117d ago0x7166e2…b4de11
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x5e05…afbb117d ago0x759655…1b5264
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xda14…75fa117d ago0x711c22…d67bfc
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x9ac4…71a9117d ago0x3d658e…7f62aa

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.