Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa34b…a97f0x1141…2408Base$19.0070%0x3018…02307d ago0x20d987…a3048b
0xa34b…a97f0x1141…2408Base$19.0070%0x4337…8d0e7d ago0xf7f381…c416be
0xa34b…a97f0xff00…dd5dBase$9.5070%0x4337…32a47d ago0x2ec150…28dc9a
0xa34b…a97f0x021d…a2b2Base$5.0070%0xf880…f3197d ago0xb14f3c…ae82f1
0xa34b…a97f0xbbc3…7d3eBase$10.0070%0xf793…af757d ago0x79e5b2…abf45d
0xa34b…a97f0xbd73…6a78Base$6.0070%0xf793…af757d ago0xec71b8…cacf79
0xa34b…a97f0x832c…e5abBase$10.5070%0x2fbf…ec657d ago0xd86d9b…bd43e9
0xa34b…a97f0xfc09…4e9fBase$5.0070%0x4337…be707d ago0xae5acb…222bb1
0xa34b…a97f0x6c80…3e56Base$6.5070%0xf793…af757d ago0x17c035…f8ef0a
0xa34b…a97f0x2cbf…dc59Base$8.0070%0x4337…18117d ago0x94ca30…2f1e43
0xa34b…a97f0x021d…a2b2Base$6.0070%0x4337…f0387d ago0x6d14b1…aa0c68
0xa34b…a97f0x8e59…58fdBase$25.0070%0x4337…beb17d ago0x55fd2e…cf5f25
0xa34b…a97f0x486b…0c6bBase$7.0070%0x3018…02307d ago0xfeb7bd…4e67ad
0xa34b…a97f0x10fc…ba8bBase$33.0070%0xf793…af757d ago0x9dbeef…56a826
0xa34b…a97f0xbf31…5a2aBase$5.0070%0x2fbf…ec658d ago0x074b8f…3d983b
0xa34b…a97f0x3578…6aadBase$11.5070%0x2fbf…ec658d ago0xac6e32…c2cd47
0xa34b…a97f0xe910…1036Base$23.9270%0x4337…9e5d8d ago0xd6450b…327f0e
0xa34b…a97f0x021d…a2b2Base$6.0070%0x4337…e22a8d ago0x0c2998…5272ec
0xa34b…a97f0x40d1…9d53Base$7.5070%0x2fbf…ec658d ago0xa25704…a8de3f
0xa34b…a97f0x10fc…ba8bBase$33.0070%0x4337…32a48d ago0x184a02…36e8b5
0xa34b…a97f0x10fc…ba8bBase$33.0070%0x2fbf…ec658d ago0x6f710f…032594
0xa34b…a97f0x8ae3…5367Base$30.0070%0x4337…5e7d8d ago0xa359a8…74b08a
0xa34b…a97f0x021d…a2b2Base$6.0070%0x2fbf…ec658d ago0xdd1dab…cdb992
0xa34b…a97f0x8062…af32Base$13.0070%0xf880…f3198d ago0xad441e…821bf5
0xa34b…a97f0x021d…a2b2Base$6.0070%0x4337…224f8d ago0x3cf7e7…8c322a

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.