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—$1.05100%0x898f…4f5e78d ago0x929d62…9f3a39
0x4bfb…0c880x0e3d…7757Base—$42.00100%0xb11e…6e5a78d ago0xdea164…b9bdf4
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xdb56…d27878d ago0xe54de5…b0150b
0x4bfb…0c880x0e3d…7757Base—$42.00100%0xeb08…9f9c78d ago0x7145f9…9dc4b0
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x406c…cda378d ago0x24dbcf…0a0c16
0x4bfb…0c880x0e3d…7757Base—$42.00100%0xb89a…e8ac79d ago0xd17247…d7b52e
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x2041…bdf679d ago0x960082…fee8b2
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xf31d…cc4b79d ago0x89343b…33f90f
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xd022…454179d ago0xc8ce78…2c9073
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc763…5b0b79d ago0x03e5b1…2bd0e4
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xfe9d…bf4679d ago0xe2a35d…cf6b05
0x4bfb…0c880x0e3d…7757Base—$4.20100%0xc76e…a7a979d ago0x71f6e4…84cebb
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xa7d7…e1b679d ago0xb78843…8ee4f7
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x515b…21b579d ago0xcdc690…f32b5c
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x3e24…de6879d ago0x9cb0e2…20d343
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xf31d…cc4b79d ago0x9f05a6…5e28c3

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.