Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x061eed…34a6d0
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0xf6a5f7…813d41
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0xee7c31…2a4418
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x875449…cebd40
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x5de547…be0938
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x1a2fd9…2a2119
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x46970b…cb0459
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x04aca2…8e457c
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x8ab2e4…936aeb
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x254696…6f6bb8
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0xd2359d…5fe963
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x6ea5f7…5566ae
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x13255a…9eaab5
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x5a2a2e…4c9122
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x7467f5…b0587d
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x66bde4…2dfd11
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x9b6c05…eb54a3
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x850eac…6d9b6f
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x62d947…1512e6
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x083df3…036dc8
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x77c9b3…f59ec9
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x4423da…1d1051
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x76999a…4cf8bf
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0x485891…380c4c
0xde48…44b10xa9dd…2315Base—$0.002100%coinbase112d ago0xb1197f…9c3cb7

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.