Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase38d ago0xaa640a…730850
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase38d ago0xfd3dbb…e6d794
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase38d ago0x8c5ba7…004824
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase38d ago0x37eb97…309dd3
0x54e1…f4e00x2932…4f60Basex402 service$0.02100%coinbase38d ago0xd0f5e6…da5743
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0xa03c64…24e4fa
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x5c3033…1cdbc6
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x7de7b2…40b154
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x8ed892…8cf70e
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x1de03b…336842
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0xf75906…a502dc
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x2f823a…824f7d
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x7d425b…97ed92
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0xdcdcda…0ebd67
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x690fc3…2e69f6
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0xfd1b0f…aecf02
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x99bd18…c87140
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x7d8f87…b9f132
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0xd0e717…f7090a
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x779c44…316592
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x222917…24fda6
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x7647dc…8d58d5
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x0efc44…fe730c
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0x9348c5…f57b88
0x54e1…f4e00x2932…4f60Basex402 service$0.01100%coinbase38d ago0xf30e1f…2879de

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.