Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x3e7e15…618048
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xc87133…79c960
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x8fbd3f…51f9d8
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xe51865…a62565
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xcb5b9d…39fb29
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x832325…352a2a
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x85953e…74781e
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x56c8eb…07f6a3
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x59332b…683a6b
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x8591a4…3aff05
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xe725e7…181ee5
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xcd1abf…b906e3
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xdd069f…52c0af
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xb71263…f7607f
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x89020f…299b32
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x855c3c…20049a
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xbec1bc…443995
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x531143…149d4f
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x32c94e…3a5eab
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0xbc6e66…357e24
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x9f9879…aa2943
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x584b2e…ee3a64
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x556b5a…42d249
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x9175ac…d4d947
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55321d ago0x80e584…5c93ba

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.