Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc35…50d90xb86a…e183Base—$10.0570%0xb86a…e18313h ago0x6c1b60…5cdc07
0xceed…c2e90xb86a…e183Base—$8.0070%0xb86a…e18315h ago0xdd0577…f6086f
0xe002…bfce0xb86a…e183Base—$109.3170%0xb86a…e18316h ago0x6e7a17…5cdc4d
0xd7c7…5c440xb86a…e183Base—$100.0070%0xb86a…e18316h ago0xe45db6…0f9b5d
0x7164…f18d0xb86a…e183Base—$10.0070%0xb86a…e18316h ago0x418208…df5c77
0x7164…f18d0xb86a…e183Base—$10.0070%0xb86a…e18316h ago0xc5465e…169088
0x7164…f18d0xb86a…e183Base—$10.0070%0xb86a…e18316h ago0x15f40a…60d834
0x4b6e…39b90xb86a…e183Base—$20.0070%0xb86a…e18316h ago0x2a85aa…b4a2f4
0x2379…f4ba0xb86a…e183Base—$20.0070%0xb86a…e18316h ago0x1519f4…2259d0
0x1f49…f5940xb86a…e183Base—$5.0070%0xb86a…e18317h ago0x93b38d…8632a5
0x5385…2fd60xb86a…e183Base—$6.8070%0xb86a…e18317h ago0x6c2fb0…295efb
0xb054…0e3b0xb86a…e183Base—$10.0070%0xb86a…e18317h ago0x4168be…12fa3c
0xa813…12fe0xb86a…e183Base—$6.3870%0xb86a…e18317h ago0xbf7033…9bacd4
0xa8e4…d7d90xb86a…e183Base—$1.9270%0xb86a…e18317h ago0x8afd74…d7cfc9
0x4ff6…01940xb86a…e183Base—$4.0070%0xb86a…e18317h ago0x519f57…0db2f2
0x375e…b2c00xb86a…e183Base—$126.1770%0xb86a…e18317h ago0xc9390c…cdf30a
0x3db7…2c090xb86a…e183Base—$50.0070%0xb86a…e18317h ago0x2c3814…a2ddc6
0x7c66…a9a30xb86a…e183Base—$33.9870%0xb86a…e18317h ago0x746d81…045ffd
0x862c…9e320xb86a…e183Base—$1.0070%0xb86a…e18318h ago0x9c6cbd…db88ff
0xe08a…73820xb86a…e183Base—$1.3470%0xb86a…e18318h ago0xc08902…8f96f6
0xff05…1e6d0xb86a…e183Base—$5.0370%0xb86a…e18318h ago0xd26718…02ecb1
0x001b…7dc20xb86a…e183Base—$8.6170%0xb86a…e18319h ago0x2e32c7…987a34
0xed9e…7df70xb86a…e183Base—$36.6170%0xb86a…e18319h ago0x0d9af0…93052b
0x64c6…19420xb86a…e183Base—$5.0070%0xb86a…e18319h ago0xf741f0…224f0b
0xec54…5ddf0xb86a…e183Base—$103.1270%0xb86a…e18319h ago0x9051e7…46f273

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.