Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x3018…02307d ago0x2808c7…ad77c5
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…df9b7d ago0x5247de…959fe9
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec657d ago0x179431…010a50
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…6ca57d ago0x7ab51c…9c4800
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x8e34…1c677d ago0xe9f3ec…760392
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…85387d ago0x3d3dfa…1a50e0
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…fa007d ago0x69b6e4…702011
0x3be9…575c0xaa9c…5a6bBase$50.0070%0xf793…af757d ago0x54d5ca…21cd5b
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…18117d ago0xc8eeb0…381103
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec657d ago0xb3a569…bdf2f6
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec657d ago0x92a98c…53c995
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…f2687d ago0xd14169…9adddc
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…ec267d ago0x28417a…14a106
0x3be9…575c0xaa9c…5a6bBase$50.0070%0xf793…af757d ago0x717276…b74c42
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec657d ago0xf77b66…16ad50
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…53938d ago0x9f5f48…3cc2dc

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.