Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0xe166de…8bb936
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x6fe0ec…b360de
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0xa91aeb…915e4b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0xd012ed…a1b3c2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0xbb10c5…7796ac
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x4b8c4b…437fb0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0xc51ff2…732a30
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x3bb1c5…de6336
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x992757…6d7a42
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x295b10…be54f5
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x670969…11f92a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x99437d…5fac7e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0xfae87d…574656
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x944dfd…dc52fe
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x204117…fbeb06
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x1241e6…f71888
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x9995c7…a8d55f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x2a7388…095092
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x34d5c2…e151dd
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0xb969dc…c275f9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x5c8471…815ecb
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x8bcf39…aacacc
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0xa34f70…4bf74f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0xb77c59…4e013a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase3d ago0x9184c7…7953fc

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.