Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$6.30100%0x05c6…16ba105d ago0x881f61…056ec9
0xa520…eca40x0e3d…7757Base—$5.25100%0x0485…d429105d ago0x093e7f…d239f2
0xa520…eca40x0e3d…7757Base—$5.25100%0xdbb0…e8c2105d ago0x349cde…adef7d
0xa520…eca40x0e3d…7757Base—$8.40100%0x4c95…d79b105d ago0x0f5bc2…425135
0xa520…eca40x0e3d…7757Base—$8.40100%0x1e0a…902e105d ago0xa12030…c5249a
0xa520…eca40x0e3d…7757Base—$5.25100%0x6b3c…58cb105d ago0x1e9a27…23c531
0xa520…eca40x0e3d…7757Base—$15.75100%0xc2ed…bd4e105d ago0x248244…8cd7b9
0xa520…eca40x0e3d…7757Base—$5.25100%0xfbad…25fb105d ago0x62e54c…af34ad
0xa520…eca40x0e3d…7757Base—$42.00100%0x73f4…8367105d ago0x8b80ef…87bdf2
0xa520…eca40x0e3d…7757Base—$10.50100%0x3835…6261105d ago0x4e7904…77babd
0xa520…eca40x0e3d…7757Base—$10.50100%0xa82a…4563105d ago0x884dfb…40cb07
0xa520…eca40x0e3d…7757Base—$5.25100%0xc3b9…7b36105d ago0x588f8a…2a6996
0xa520…eca40x0e3d…7757Base—$10.50100%0x614a…d5ce105d ago0xb3ad88…7a6ab8
0xa520…eca40x0e3d…7757Base—$105.00100%0xde1b…a3a2105d ago0x3f411f…709152
0xa520…eca40x0e3d…7757Base—$3.15100%0xb7fe…9d80105d ago0xf9cb35…2940a0
0xa520…eca40x0e3d…7757Base—$5.25100%0x28cc…0ecd105d ago0xf99168…3b4c5c
0xa520…eca40x0e3d…7757Base—$21.00100%0x4a9f…0311105d ago0xb30b6c…ef3253
0xa520…eca40x0e3d…7757Base—$10.50100%0x3eb5…08dc105d ago0xe14039…7d5798
0xa520…eca40x0e3d…7757Base—$5.25100%0x0d74…aad6105d ago0x8e6bc3…5b1df7
0xa520…eca40x0e3d…7757Base—$13.65100%0x7bc8…4261105d ago0x898c5e…86d60a
0xa520…eca40x0e3d…7757Base—$10.50100%0x1ae8…2c73105d ago0x499576…06b963
0xa520…eca40x0e3d…7757Base—$15.75100%0xc506…1e3d105d ago0x3c1d9b…4afd18
0xa520…eca40x0e3d…7757Base—$5.25100%0x04a0…f718106d ago0x04b9ab…e4c996
0xa520…eca40x0e3d…7757Base—$5.25100%0x762b…cf50106d ago0xb8529f…a457c7

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.