Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xb4cb…00e5Base—$32.0270%0x6351…0d6239m ago0x05203b…8daba2
0x2fc6…befe0xb4cb…00e5Base—$327.2070%0x6351…0d6248m ago0x750627…727a05
0x2fc6…befe0xb4cb…00e5Base—$117.8270%0x6351…0d6256m ago0x489bd8…554a10
0x2fc6…befe0xb4cb…00e5Base—$38.5370%0x6351…0d622h ago0xa9a018…c57d6b
0x2fc6…befe0xb4cb…00e5Base—$4.9870%0x6351…0d623h ago0x6cf9f3…1ef2b2
0x2fc6…befe0xb4cb…00e5Base—$4.9970%0x6351…0d623h ago0x02f4fd…853693
0x2fc6…befe0xb4cb…00e5Base—$56.8670%0x6351…0d623h ago0x4bbb6e…8d9329
0x2fc6…befe0xb4cb…00e5Base—$260.0570%0x6351…0d624h ago0x29296d…182197
0x2fc6…befe0xb4cb…00e5Base—$130.4170%0x6351…0d624h ago0xa59ef2…eed79f
0x2fc6…befe0xb4cb…00e5Base—$199.8570%0x6351…0d625h ago0x868a05…de2bbb
0x2fc6…befe0xb4cb…00e5Base—$49.7570%0x6351…0d625h ago0xd30eee…fea10e
0x2fc6…befe0xb4cb…00e5Base—$4.7570%0x6351…0d626h ago0x138c56…f51719
0x2fc6…befe0xb4cb…00e5Base—$9.5070%0x6351…0d626h ago0x9fa4f5…532ad9
0x2fc6…befe0xb4cb…00e5Base—$16.5470%0x6351…0d627h ago0x302aef…954d79
0x2fc6…befe0xb4cb…00e5Base—$249.7270%0x6351…0d627h ago0xf0d7eb…20e2e8
0x2fc6…befe0xb4cb…00e5Base—$410.3270%0x6351…0d627h ago0x6abf58…987411
0x2fc6…befe0xb4cb…00e5Base—$90.7770%0x6351…0d628h ago0xe212c8…2519a4
0x2fc6…befe0xb4cb…00e5Base—$92.7270%0x6351…0d628h ago0x9d5f4e…a51fa1
0x2fc6…befe0xb4cb…00e5Base—$8.6970%0x6351…0d629h ago0xe80134…f2665f
0x2fc6…befe0xb4cb…00e5Base—$9.3870%0x6351…0d629h ago0x8fb4e1…1b05f8

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.