Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$2.10100%0x7250…0f2073d ago0x651020…ffd56a
0xc9a2…31540x0e3d…7757Base$2.10100%0x9307…e92a73d ago0x699e68…4dd7da
0xc9a2…31540x0e3d…7757Base$2.10100%0x2740…f50473d ago0xc75e8a…c8f469
0xc9a2…31540x0e3d…7757Base$4.20100%0x3d37…880673d ago0xd5ea17…62d6ab
0xc9a2…31540x0e3d…7757Base$10.50100%0xa7b1…4ca473d ago0x2085ae…7da533
0xc9a2…31540x0e3d…7757Base$31.50100%0x212c…a8f673d ago0xf55961…745eaf
0xc9a2…31540x0e3d…7757Base$15.75100%0xdb56…d27873d ago0x42f0f6…26ace1
0xc9a2…31540x0e3d…7757Base$21.00100%0xd500…f63a73d ago0xf5156b…c4a43a
0xc9a2…31540x0e3d…7757Base$4.20100%0x9ee1…38b073d ago0x903c2a…feee05
0xc9a2…31540x0e3d…7757Base$2.10100%0x8112…516773d ago0x531471…fb216d
0xc9a2…31540x0e3d…7757Base$2.10100%0x1053…e7a973d ago0xe0d520…39f3ad
0xc9a2…31540x0e3d…7757Base$9.45100%0xb9e3…292d73d ago0x71f402…fe4acb
0xc9a2…31540x0e3d…7757Base$31.50100%0x96df…634b73d ago0x4f8f90…f11681
0xc9a2…31540x0e3d…7757Base$10.50100%0x3d53…a35973d ago0xf40044…60e6c2
0xc9a2…31540x0e3d…7757Base$1.05100%0x6344…a21a73d ago0xcfa411…6781f4
0xc9a2…31540x0e3d…7757Base$5.25100%0xf31d…cc4b73d ago0xd5cf7c…543db2
0xc9a2…31540x0e3d…7757Base$8.40100%0x6e05…667f73d ago0x135dae…657b85
0xc9a2…31540x0e3d…7757Base$3.15100%0xbb99…f69a73d ago0x8c48fd…fa5785
0xc9a2…31540x0e3d…7757Base$10.50100%0x826a…78de73d ago0xf856d4…626595
0xc9a2…31540x0e3d…7757Base$4.20100%0x2ee2…15c473d ago0x7b39f8…aae7a5
0xc9a2…31540x0e3d…7757Base$4.20100%0x8b99…df7973d ago0x5c90cb…27c448
0xc9a2…31540x0e3d…7757Base$21.00100%0x3d37…880674d ago0xd813dc…f43fa0
0xc9a2…31540x0e3d…7757Base$21.00100%0x4596…ce0974d ago0xb4e634…d3b3a6
0xc9a2…31540x0e3d…7757Base$21.00100%0xfb58…2b7274d ago0x293464…4ceb32
0xc9a2…31540x0e3d…7757Base$5.25100%0x3670…183b74d ago0x76bd8b…453e5b

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.