Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$7.35100%0xc836…5c46118d ago0x9cafb2…1fd591
0x8cfa…be850x0e3d…7757Base$5.25100%0xc22e…e4a1118d ago0x3e4a81…fd5467
0x8cfa…be850x0e3d…7757Base$5.25100%0x271d…71b4118d ago0x4c458d…743043
0x8cfa…be850x0e3d…7757Base$21.00100%0xe59f…80f7118d ago0x2f489a…c69c6d
0x8cfa…be850x0e3d…7757Base$31.50100%0xe935…f904118d ago0x0ed8ad…3bbaf1
0x8cfa…be850x0e3d…7757Base$5.25100%0x5feb…0e12118d ago0xa747e9…a42d2b
0x8cfa…be850x0e3d…7757Base$1.05100%0x86c0…2889118d ago0xd2305c…40a934
0x8cfa…be850x0e3d…7757Base$2.10100%0x3d53…a359118d ago0xad2ac6…1ef59a
0x8cfa…be850x0e3d…7757Base$10.50100%0xcdfd…ef82118d ago0x0d77ea…6dbb14
0x8cfa…be850x0e3d…7757Base$2.10100%0x0881…8de2118d ago0x0ca799…e1f7f8
0x8cfa…be850x0e3d…7757Base$1.05100%0x12ba…6b61118d ago0x7e23e7…eaa4b2
0x8cfa…be850x0e3d…7757Base$1.05100%0xe478…9dd7118d ago0xb331aa…ee6960
0x8cfa…be850x0e3d…7757Base$3.15100%0xbe69…2992118d ago0xcf7272…2328c5
0x8cfa…be850x0e3d…7757Base$1.05100%0x7186…110f118d ago0x2b7540…f9f930
0x8cfa…be850x0e3d…7757Base$1.05100%0x466a…f271118d ago0xf01510…c8e1eb
0x8cfa…be850x0e3d…7757Base$1.05100%0xf11b…db94118d ago0x078f91…6ba927
0x8cfa…be850x0e3d…7757Base$6.30100%0x8bc8…eb02118d ago0x33c499…e378d2
0x8cfa…be850x0e3d…7757Base$84.00100%0x8d6c…3458118d ago0xf36a26…ff322c
0x8cfa…be850x0e3d…7757Base$2.10100%0xfd6b…ae39118d ago0xbfddc7…34dcc5
0x8cfa…be850x0e3d…7757Base$2.10100%0xbc7c…86d4118d ago0xeef031…420eba
0x8cfa…be850x0e3d…7757Base$3.15100%0x33cf…fffe118d ago0x17b3a7…8964c7
0x8cfa…be850x0e3d…7757Base$1.05100%0xe9e4…1963119d ago0xe8f25b…7c095e
0x8cfa…be850x0e3d…7757Base$2.10100%0xa69c…e8d5119d ago0xf406ed…8f0984
0x8cfa…be850x0e3d…7757Base$1.05100%0x30af…b89d119d ago0xc7e9fa…bcd2e6
0x8cfa…be850x0e3d…7757Base$1.05100%0x5720…a5f4119d ago0xcdad0a…df0449

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.