Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0021…ad8f1d ago0x50e6ca…d1da93
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0018…ca971d ago0x9336e6…f32cce
0x8853…cf9a0x27a0…c676Base—$0.000170%0xdf7d…5dbd1d ago0xb4e35f…fead04
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0021…ad8f1d ago0xd4d890…bd8806
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0018…ca971d ago0x01505d…b33b44
0x8853…cf9a0x27a0…c676Base—$0.000170%0xdf7d…5dbd1d ago0xc75b9c…b2c4e0
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0021…ad8f1d ago0xc11eee…3e2b89
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0018…ca971d ago0xe94d0f…081a33
0x8853…cf9a0x27a0…c676Base—$0.000170%0xdf7d…5dbd1d ago0x077a7f…53cbc2
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0021…ad8f1d ago0x28e1c3…e9dec6
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0018…ca971d ago0x82770e…ad0abc
0x8853…cf9a0x27a0…c676Base—$0.000170%0xdf7d…5dbd1d ago0xd308ff…79cfd1
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0021…ad8f1d ago0xf567d8…a24fd7
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0018…ca971d ago0xb45583…602d4f
0x8853…cf9a0x27a0…c676Base—$0.000170%0xdf7d…5dbd1d ago0x0fee1e…d833d4
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0021…ad8f1d ago0x7d44d7…0dd609
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0018…ca971d ago0xc0f3e9…2f9e8a
0x8853…cf9a0x27a0…c676Base—$0.000170%0xdf7d…5dbd1d ago0x30b946…9e9ac3
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0021…ad8f1d ago0x940859…78e7da
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0018…ca971d ago0xcb0f9b…08779b
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0021…ad8f1d ago0x24428a…6d2ce4
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0018…ca971d ago0x45894a…822834
0x8853…cf9a0x27a0…c676Base—$0.000170%0xdf7d…5dbd1d ago0xcc3e27…faa6ba
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0021…ad8f1d ago0xd40414…a3e2b7
0x8853…cf9a0x27a0…c676Base—$0.000170%0x0018…ca971d ago0x04219d…3b10a9

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.