Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ef2…f1c90xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0xa3cf4b…64568d
0x3ef2…f1c90xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0x05fe6f…d71254
0x3ef2…f1c90xe14b…adafBase—$0.02100%payAI4d ago0x714d15…62104f
0x3ef2…f1c90xe14b…adafBase—$0.005100%payAI4d ago0x2e016d…893b90
0x3ef2…f1c90xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0xd67982…defd3b
0x3ef2…f1c90xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x674f26…979392
0x3ef2…f1c90xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0x365d47…84f6b6
0x3ef2…f1c90xb2ac…0678Base—$0.00570%0xb2ac…06784d ago0x1b3bfc…5e2889
0x3ef2…f1c90xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x9d94fd…2b986f
0x3ef2…f1c90xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0x2fa1f0…b52fbc
0x3ef2…f1c90xb2ac…0678Base—$0.00170%0xb2ac…06784d ago0xcee73f…c41dc1
0x3ef2…f1c90xb2ac…0678Base—$0.0270%0xb2ac…06784d ago0xa1f4a3…1342f0
0x3ef2…f1c90xb2ac…0678Base—$0.0170%0xb2ac…06784d ago0x0d6019…196fd4
0x3ef2…f1c90xb2ac…0678Base—$0.00570%0xb2ac…06784d ago0xde115d…c22e14
0x3ef2…f1c90xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0x35337f…520a95
0x3ef2…f1c90xb2ac…0678Base—$0.0170%0xb2ac…06784d ago0x17d0ee…ba610c
0x3ef2…f1c90xb2ac…0678Base—$0.00570%0xb2ac…06784d ago0xdb5911…d15c13
0x3ef2…f1c90xb2ac…0678Base—$0.00570%0xb2ac…06784d ago0xde6621…2aab48
0x3ef2…f1c90xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0x703a12…7faded
0x3ef2…f1c90xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0x4e4d16…a953a6
0x3ef2…f1c90xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0x25571c…74ed55
0x3ef2…f1c90xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0xe8511c…8f0b68
0x3ef2…f1c90xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0x6d1e3d…ec25c9
0x3ef2…f1c90xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0x36cb82…514c23
0x3ef2…f1c90xb2ac…0678Base—$0.00370%0xb2ac…06784d ago0x9b4f8d…00a0bc

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.