Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x8d7e7a…0bc28e
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x190ea7…18ed7c
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0xbe5571…5f4a9c
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0xd3b9e8…44eeea
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0xaf8d57…f1566b
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x0c8669…0ab313
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x6a73f2…0dce35
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x45623e…0cfcf6
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0xb2d87f…2c1f43
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x7e5127…118d19
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0xbaac76…a23783
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x91db4c…0b9656
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x766fc3…6a27cf
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x4a700c…2ec872
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0xa96a56…36cccc
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x1ca7c5…a71212
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0xc218bc…5ed199
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x6b059e…04fc7f
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x51f28a…fc4e2a
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0xe4ab43…a1c64b
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x74ad88…9c456c
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0xa7917a…5fbef5
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0xacb5b1…a95988
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x3a2203…be5938
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55345d ago0x2fea7f…406d66

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.