Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xd173…d69b60d ago0x893fca…bf6fe7
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xc76e…a7a960d ago0x853ac8…621bd3
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x30b6…608960d ago0x433242…935eb4
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x6a34…ec8860d ago0x1d680a…ce88f7
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0524…938960d ago0x7c5569…0def07
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xbe1f…63c960d ago0xf8b181…2c2a84
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc836…5c4660d ago0x4d3ee6…751c46
0x4bfb…0c880x0e3d…7757Base—$11.55100%0x2a5b…d6a960d ago0x1caa4b…2a4c85
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x31fe…80c460d ago0x382de7…637607
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x665d…3bb960d ago0x435abc…ed2d9c
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x7969…4cf560d ago0x713f4c…5aae8f
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x8f67…d01460d ago0xdaf962…15169b
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x6e35…7a2860d ago0xc30601…75ad7e
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x3835…626160d ago0xfda6b9…29fbd4
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x3c35…aa7360d ago0x064408…9e7463

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.