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—$4.20100%0x8bdc…90be73d ago0x35ea13…c9b4ec
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x9d6c…edd373d ago0x0c48a1…1eb5a5
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xc0fa…66cc73d ago0x5f398c…229d55
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xa2b7…2c9a73d ago0x914ed0…9c5bf2
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x9092…bc9e73d ago0x6e295b…969b83
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x549c…63b773d ago0x5d289b…703a2b
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x3ab4…e68473d ago0xa24bee…a87357
0x4bfb…0c880x0e3d…7757Base—$42.00100%0x8494…2e4473d ago0x63e246…872b88
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xc6fb…0f6c73d ago0x4b624a…0e103d
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x4218…be8773d ago0xf121b4…918c64
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x5670…ffbc73d ago0x9c67bd…13a98e
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x39f9…9a7973d ago0xb5baab…bf1d4f
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x4b4c…8d4073d ago0xb1d152…a625f2
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xdc27…c47d73d ago0xcd7399…99e09d
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xd0fe…397673d ago0x8481f8…663a94
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x2859…83d473d ago0xb8b011…e6aecd
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x9765…21f573d ago0x3815a3…e4a65b
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xa842…4fd973d ago0x67f4eb…446661

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.