Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa70d ago0xb4341e…1be802
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa70d ago0x9f009f…32eae2
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa70d ago0xa1f1a6…76264c
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa70d ago0xa97f51…4eb08c
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa70d ago0x67b906…1a7bc5
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa70d ago0xaabf55…2ba25b
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa70d ago0x7b0345…b93080
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa70d ago0x070da0…5b1a2a
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0x7fb4ae…e39f39
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0xe59d19…7e62ce
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0x3e589a…686a24
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0xdc66da…6318fa
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0x128036…3f3c84
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0x5b4c6a…dd3dab
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0x3ce3fa…027b41
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0xbcae67…06b789
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0x9df136…a57b0d
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0xc90a92…7f43f8
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0x5de993…1c7e25
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0xb14511…5ff1be
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0x01f768…f67bb0
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0x7ff238…70c3bd
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0xae7bc7…a3c5b0
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0x6dc9c8…52cc37
0x3a54…ae520x9c95…e299Base—$0.001100%fluxa71d ago0x5be5eb…7b6c14

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.